Lesson Plan for Senior Secondary 2 - Data Processing - Web Design I

### Lesson Plan: Web Design Introduction #### Grade: Senior Secondary 2 #### Subject: Data Processing #### Topic: Web Design Introduction #### Duration: 2 hours --- ### Objectives: By the end of the lesson, students will be able to: 1. Understand the basic concepts of web design. 2. Identify and describe the primary components of a web page. 3. Create a simple web page using HTML and CSS. 4. Appreciate the importance of web design in the modern digital world. ### Materials Needed: - Computer or laptop for each student - Internet access - Notepad++ or any code editor - Projector and screen - Handouts on HTML and CSS basics - Example websites (URLs for examples) - Flashcards with HTML and CSS tags ### Lesson Outline: #### Introduction (15 minutes) 1. **Warm-Up Activity:** - Ask students to share websites they frequently visit and discuss what they like or dislike about the design. - Discuss the importance of web design in enhancing user experience. 2. **Learning Objectives:** - Briefly go over the lesson objectives with the class to set the expectations for the lesson. #### Direct Instruction (30 minutes) 1. **Introduction to Web Design:** - Define web design and explain the role of web designers in creating websites. - Discuss the basic goals of web design: usability, aesthetics, and accessibility. 2. **Primary Components of a Web Page:** - Explain the structure of a web page: Header, Navigation, Main Content, Footer. - Project examples of simple web pages and identify each part together. 3. **Basics of HTML:** - Introduce HTML as the standard markup language for creating web pages. - Demonstrate basic HTML tags: , , ,

to

,

, , ,